home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / ch08.Lingo / tutor.dcr / 00249.txt < prev    next >
Encoding:
Text File  |  1996-12-05  |  126 b   |  5 lines

  1. on idle
  2.    if the state of member "SWAHolder" = 3 then updateStatusBar(the percentPlayed of member "SWAHolder")
  3.    end if
  4. end
  5.